Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular-eslint/eslint-plugin-template (source) 19.8.0 -> 20.3.0 age confidence
@angular-eslint/template-parser (source) 19.8.0 -> 20.3.0 age confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v20.3.0

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

v20.2.0

Compare Source

🚀 Features
  • eslint-plugin-template: add rule no-empty-control-flow (#​2592)
🩹 Fixes
❤️ Thank You

v20.1.1

Compare Source

🩹 Fixes
  • eslint-plugin-template: [no-interpolation-in-attributes] use keySpan as attr. range and sourceSpan as replacement range (#​2531)
❤️ Thank You
  • Niklas Wolf

v20.1.0

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

v20.0.0

Compare Source

🚀 Features
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
🩹 Fixes
  • ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
⚠️ Breaking Changes
  • ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
❤️ Thank You

19.8.0 (2025-06-06)

🚀 Features
  • eslint-plugin-template: [no-interpolation-in-attributes] add fixer (#​2501)
❤️ Thank You
  • Niklas Wolf

19.7.1 (2025-06-03)

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

19.7.0 (2025-06-02)

🚀 Features
  • eslint-plugin-template: [click-events-have-key-events] Added ignoreWithDirectives option (#​2365)
🩹 Fixes
  • eslint-plugin-template: [prefer-template-literal] handle nested and concatenations in template literal (#​2466)
  • eslint-plugin-template: [label-has-associated-control] labelComponents should override default label inputs (#​2360)
  • eslint-plugin-template: any valid DOM element with role button is interactive (#​2488)
  • eslint-plugin-template: set template-parser as peer dependency (#​2487)
❤️ Thank You

19.6.0 (2025-05-27)

🩹 Fixes
  • respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#​2458)
❤️ Thank You

19.5.0 (2025-05-25)

🚀 Features
  • eslint-plugin-template: add rule prefer-at-empty (#​2352)
  • eslint-plugin-template: [no-nested-tags] add rule (#​2398)
🩹 Fixes
  • eslint-plugin-template: [prefer-at-empty] remove closing brace from @​if when no longer needed (#​2450)
  • eslint-plugin-template: [cyclomatic-complexity] handle new control flow syntax (#​2447)
  • eslint-plugin-template: [alt-text] ensure multiple attributes do not cause false negatives (#​2441)
  • eslint-plugin-template: [prefer-template-literal] handle parentheses in autofix (#​2418)
❤️ Thank You

19.4.0 (2025-05-08)

🚀 Features
  • eslint-plugin-template: Add prefer-template-literal rule (#​2308)
  • eslint-plugin-template: [no-interpolation-in-attributes] add allowSubstringInterpolation option (#​2373)
🩹 Fixes
  • eslint-plugin-template: remove backticks from inline template with interpolation (#​2368)
  • eslint-plugin-template: correct column adjustment for inline template message locations (#​2358)
  • eslint-plugin-template: [no-any] handle key reads (#​1701, #​2335)
❤️ Thank You

19.3.0 (2025-03-22)

🚀 Features
  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#​2320)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#​2311)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#​2326)
🩹 Fixes
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#​2316)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#​2307)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#​2327)
❤️ Thank You

19.2.1 (2025-03-08)

🩹 Fixes
  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#​2287)
❤️ Thank You
  • Guillaume DROUARD

19.2.0 (2025-03-02)

🩹 Fixes
  • prefer-static-string-properties: exclude special attributes (#​2273)
  • prefer-static-string-properties: resolve bug with directives (#​2271)
  • eslint-plugin-template: find inline templates on components in blocks (#​2238)
  • eslint-plugin-template: [prefer-static-string-properties] do not check structural directives (#​2253)
  • eslint-plugin-template: [prefer-self-closing-tags] allow nested ng-content (#​2257)
  • eslint-plugin-template: [prefer-self-closing-tags] do not treat comments as whitespace (#​2256)
❤️ Thank You

19.1.0 (2025-02-09)

🚀 Features
  • eslint-plugin-template: add rule prefer-static-string-properties (#​2228)
🩹 Fixes
  • eslint-plugin-template: [attribute-order] check for ng-template within svg (#​2223)
  • eslint-plugin-template: [prefer-self-closing-tags] do not remove HTML-encoded whitespace (#​2229)
❤️ Thank You

19.0.2 (2024-12-10)

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

19.0.1 (2024-12-06)

🩹 Fixes
  • eslint-plugin-template: prevent the slot tag from being self-closing (#​2088)
❤️ Thank You

v19.8.1

Compare Source

19.8.1 (2025-06-19)
🩹 Fixes
  • eslint-plugin-template: [no-interpolation-in-attributes] use keySpan as attr. range and sourceSpan as replacement range (#​2531)
❤️ Thank You
  • Niklas Wolf
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v20.3.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.2.0

Compare Source

🩹 Fixes

v20.1.1

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.1.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.0.0

Compare Source

🚀 Features
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
⚠️ Breaking Changes
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
❤️ Thank You

19.8.0 (2025-06-06)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.7.1 (2025-06-03)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.7.0 (2025-06-02)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.6.0 (2025-05-27)

🩹 Fixes
  • respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#​2458)
❤️ Thank You

19.5.0 (2025-05-25)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.4.0 (2025-05-08)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.3.0 (2025-03-22)

🚀 Features
❤️ Thank You

19.2.1 (2025-03-08)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.2.0 (2025-03-02)

🩹 Fixes
  • eslint-plugin-template: find inline templates on components in blocks (#​2238)
❤️ Thank You

19.1.0 (2025-02-09)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.0.2 (2024-12-10)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.0.1 (2024-12-06)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v19.8.1

Compare Source

19.8.1 (2025-06-19)

🩹 Fixes
  • eslint-plugin-template: [no-interpolation-in-attributes] use keySpan as attr. range and sourceSpan as replacement range (#​2531)
❤️ Thank You
  • Niklas Wolf

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 12, 2025 18:57
@renovate renovate bot requested a review from JimmyVo16 September 12, 2025 18:57
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 7.72%. Comparing base (e74546e) to head (cd23d29).
⚠️ Report is 8 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #866   +/-   ##
=====================================
  Coverage   7.72%   7.72%           
=====================================
  Files         68      68           
  Lines       2757    2757           
  Branches     477     477           
=====================================
  Hits         213     213           
  Misses      2529    2529           
  Partials      15      15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bitwarden-bot bitwarden-bot changed the title [deps]: Update angular-eslint monorepo to v20 (major) [PM-25710] [deps]: Update angular-eslint monorepo to v20 (major) Sep 13, 2025
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PM-25710] [deps]: Update angular-eslint monorepo to v20 (major) [deps]: Update angular-eslint monorepo to v20 (major) Sep 13, 2025
@vincentsalucci vincentsalucci requested review from BTreston and removed request for JimmyVo16 September 18, 2025 20:34
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 3b66bfe to accb92f Compare September 21, 2025 10:09
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from accb92f to cd23d29 Compare September 25, 2025 18:07
@renovate renovate bot changed the title [deps]: Update angular-eslint monorepo to v20 (major) [deps]: Update angular-eslint monorepo to v20 (major) - autoclosed Oct 7, 2025
@renovate renovate bot closed this Oct 7, 2025
@renovate renovate bot deleted the renovate/major-angular-eslint-monorepo branch October 7, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant